home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CU Amiga Super CD-ROM 23
/
CU Amiga - Super CD-ROM 23 (June 1998).iso
/
CUCD
/
Utilities
/
mpega_library
/
developer
/
include
/
fd
/
mpega.fd
Encoding:
Amiga (detected)
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-11-03
|
324 b
|
12 lines
** $VER: mpega.library 1.0 (25.10.97) (C) 1997 Stéphane TAVENARD
##base _MPEGABase
##bias 30
##public
MPEGA_open(filename,ctrl)(a0,a1)
MPEGA_close(mpds)(a0)
MPEGA_decode_frame(mpds,pcm)(a0,a1)
MPEGA_seek(mpds,ms_time_position)(a0,d0)
MPEGA_time(mpds,ms_time_position)(a0,a1)
MPEGA_find_sync(buffer,buffer_size)(a0,d0)
##end